[INFO] cloning repository https://github.com/iggyzuk/advent-of-code-23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iggyzuk/advent-of-code-23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figgyzuk%2Fadvent-of-code-23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figgyzuk%2Fadvent-of-code-23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8ceef980d811bdf7021496a95bfec95dda22276
[INFO] testing iggyzuk/advent-of-code-23 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figgyzuk%2Fadvent-of-code-23" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iggyzuk/advent-of-code-23
[INFO] finished tweaking git repo https://github.com/iggyzuk/advent-of-code-23
[INFO] tweaked toml for git repo https://github.com/iggyzuk/advent-of-code-23 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iggyzuk/advent-of-code-23 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iggyzuk/advent-of-code-23 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded time-macros v0.2.15
[INFO] [stderr]   Downloaded simple_logger v4.3.0
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded time v0.3.30
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 423a20e864cd5e2d9fab03456d616491fe2d356eacbed9ffe67e7609db599f5a
[INFO] running `Command { std: "docker" "start" "-a" "423a20e864cd5e2d9fab03456d616491fe2d356eacbed9ffe67e7609db599f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423a20e864cd5e2d9fab03456d616491fe2d356eacbed9ffe67e7609db599f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423a20e864cd5e2d9fab03456d616491fe2d356eacbed9ffe67e7609db599f5a", kill_on_drop: false }`
[INFO] [stdout] 423a20e864cd5e2d9fab03456d616491fe2d356eacbed9ffe67e7609db599f5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 009f6428ca03e187165e586a21cd10f019f44aaf07e2ad62247830d14360893d
[INFO] running `Command { std: "docker" "start" "-a" "009f6428ca03e187165e586a21cd10f019f44aaf07e2ad62247830d14360893d", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)` has the same output filename as the bin target `part1` in package `day-1-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-1-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)` has the same output filename as the bin target `part1` in package `day-1-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-1-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)` has the same output filename as the bin target `part2` in package `day-1-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-1-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)` has the same output filename as the bin target `part2` in package `day-1-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-1-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)` has the same output filename as the bin target `part1` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)` has the same output filename as the bin target `part1` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)` has the same output filename as the bin target `part2` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)` has the same output filename as the bin target `part2` in package `day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)` has the same output filename as the bin target `part1` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)` has the same output filename as the bin target `part1` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)` has the same output filename as the bin target `part2` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)` has the same output filename as the bin target `part2` in package `day-1-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-1-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)` has the same output filename as the bin target `part1` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)` has the same output filename as the bin target `part1` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)` has the same output filename as the bin target `part2` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)` has the same output filename as the bin target `part2` in package `day-10-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-10-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)` has the same output filename as the bin target `part1` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)` has the same output filename as the bin target `part1` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)` has the same output filename as the bin target `part2` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)` has the same output filename as the bin target `part2` in package `day-11-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-11-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)` has the same output filename as the bin target `part1` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)` has the same output filename as the bin target `part1` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)` has the same output filename as the bin target `part2` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)` has the same output filename as the bin target `part2` in package `day-12-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-12-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)` has the same output filename as the bin target `part1` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)` has the same output filename as the bin target `part1` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)` has the same output filename as the bin target `part2` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)` has the same output filename as the bin target `part2` in package `day-13-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-13-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)` has the same output filename as the bin target `part1` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)` has the same output filename as the bin target `part1` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)` has the same output filename as the bin target `part2` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)` has the same output filename as the bin target `part2` in package `day-14-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-14-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)` has the same output filename as the bin target `part1` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)` has the same output filename as the bin target `part1` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)` has the same output filename as the bin target `part2` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)` has the same output filename as the bin target `part2` in package `day-15-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-15-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)` has the same output filename as the bin target `part1` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)` has the same output filename as the bin target `part1` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)` has the same output filename as the bin target `part2` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)` has the same output filename as the bin target `part2` in package `day-16-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-16-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)` has the same output filename as the bin target `part1` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)` has the same output filename as the bin target `part1` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)` has the same output filename as the bin target `part2` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)` has the same output filename as the bin target `part2` in package `day-17-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-17-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-19-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-19-2023)` has the same output filename as the bin target `part1` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-19-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-19-2023)` has the same output filename as the bin target `part1` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)` has the same output filename as the bin target `part1` in package `day-19-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-19-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)` has the same output filename as the bin target `part1` in package `day-19-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-19-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)` has the same output filename as the bin target `part2` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)` has the same output filename as the bin target `part2` in package `day-18-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-18-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)` has the same output filename as the bin target `part1` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)` has the same output filename as the bin target `part1` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)` has the same output filename as the bin target `part2` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)` has the same output filename as the bin target `part2` in package `day-2-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-2-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)` has the same output filename as the bin target `part1` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)` has the same output filename as the bin target `part1` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)` has the same output filename as the bin target `part2` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)` has the same output filename as the bin target `part2` in package `day-2-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-2-2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-20-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-20-2023)` has the same output filename as the bin target `part1` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-20-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-20-2023)` has the same output filename as the bin target `part1` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-21-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-21-2023)` has the same output filename as the bin target `part1` in package `day-20-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-20-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-21-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-21-2023)` has the same output filename as the bin target `part1` in package `day-20-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-20-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-22-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-22-2023)` has the same output filename as the bin target `part1` in package `day-21-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-21-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-22-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-22-2023)` has the same output filename as the bin target `part1` in package `day-21-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-21-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-23-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-23-2023)` has the same output filename as the bin target `part1` in package `day-22-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-22-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-23-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-23-2023)` has the same output filename as the bin target `part1` in package `day-22-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-22-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-24-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-24-2023)` has the same output filename as the bin target `part1` in package `day-23-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-23-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-24-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-24-2023)` has the same output filename as the bin target `part1` in package `day-23-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-23-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-25-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-25-2023)` has the same output filename as the bin target `part1` in package `day-24-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-24-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-25-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-25-2023)` has the same output filename as the bin target `part1` in package `day-24-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-24-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)` has the same output filename as the bin target `part1` in package `day-25-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-25-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)` has the same output filename as the bin target `part1` in package `day-25-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-25-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)` has the same output filename as the bin target `part2` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)` has the same output filename as the bin target `part2` in package `day-2-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-2-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)` has the same output filename as the bin target `part1` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)` has the same output filename as the bin target `part1` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)` has the same output filename as the bin target `part2` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)` has the same output filename as the bin target `part2` in package `day-3-2015 v0.1.0 (/opt/rustwide/workdir/2015/day-3-2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)` has the same output filename as the bin target `part1` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)` has the same output filename as the bin target `part1` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)` has the same output filename as the bin target `part2` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)` has the same output filename as the bin target `part2` in package `day-3-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-3-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)` has the same output filename as the bin target `part1` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)` has the same output filename as the bin target `part1` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)` has the same output filename as the bin target `part2` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)` has the same output filename as the bin target `part2` in package `day-4-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-4-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)` has the same output filename as the bin target `part1` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)` has the same output filename as the bin target `part1` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)` has the same output filename as the bin target `part2` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)` has the same output filename as the bin target `part2` in package `day-5-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-5-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)` has the same output filename as the bin target `part1` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)` has the same output filename as the bin target `part1` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)` has the same output filename as the bin target `part2` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)` has the same output filename as the bin target `part2` in package `day-6-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-6-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)` has the same output filename as the bin target `part1` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)` has the same output filename as the bin target `part1` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)` has the same output filename as the bin target `part2` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)` has the same output filename as the bin target `part2` in package `day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-9-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-9-2023)` has the same output filename as the bin target `part1` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day-9-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-9-2023)` has the same output filename as the bin target `part1` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-9-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-9-2023)` has the same output filename as the bin target `part2` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day-9-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-9-2023)` has the same output filename as the bin target `part2` in package `day-8-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-8-2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/matrix.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling day-1-2022 v0.1.0 (/opt/rustwide/workdir/2022/day-1-2022)
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day-7-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-7-2023)
[INFO] [stderr]    Compiling day-9-2023 v0.1.0 (/opt/rustwide/workdir/2023/day-9-2023)
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "009f6428ca03e187165e586a21cd10f019f44aaf07e2ad62247830d14360893d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009f6428ca03e187165e586a21cd10f019f44aaf07e2ad62247830d14360893d", kill_on_drop: false }`
[INFO] [stdout] 009f6428ca03e187165e586a21cd10f019f44aaf07e2ad62247830d14360893d
